Click or drag to resize

DelegateResponseDelegateUserResponses Property

Identifies a single delegate that is returned in a delegate management response.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DelegateUserResponse> DelegateUserResponses { get; }

Property Value

Type: IListDelegateUserResponse
See Also